|
|
|
|
Cell Field, PartEventArgs Class |
Defines which cell owns the part or null/Nothing if no cell is associated with the part.
Syntax PartEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Cell As CellClass |
C# |
public readonly CellClass Cell; |
C++ |
public: <readonly> CellClass^ Cell; |
Comments
Defines which cell owns the part or null/Nothing if no cell is associated with the part.